﻿2026-08-01T22:31:22.2139221Z ##[group]Run actions/checkout@v5
2026-08-01T22:31:22.2139970Z with:
2026-08-01T22:31:22.2140488Z   repository: BigscreenVR/spt-bs-core
2026-08-01T22:31:22.2145247Z   token: ***
2026-08-01T22:31:22.2145718Z   ssh-strict: true
2026-08-01T22:31:22.2146218Z   ssh-user: git
2026-08-01T22:31:22.2146723Z   persist-credentials: true
2026-08-01T22:31:22.2147279Z   clean: true
2026-08-01T22:31:22.2147796Z   sparse-checkout-cone-mode: true
2026-08-01T22:31:22.2148383Z   fetch-depth: 1
2026-08-01T22:31:22.2148880Z   fetch-tags: false
2026-08-01T22:31:22.2149375Z   show-progress: true
2026-08-01T22:31:22.2150127Z   lfs: false
2026-08-01T22:31:22.2150627Z   submodules: false
2026-08-01T22:31:22.2151134Z   set-safe-directory: true
2026-08-01T22:31:22.2151717Z   allow-unsafe-pr-checkout: false
2026-08-01T22:31:22.2152322Z ##[endgroup]
2026-08-01T22:31:22.4095199Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-01T22:31:22.4096718Z ##[group]Getting Git version info
2026-08-01T22:31:22.4097425Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-08-01T22:31:22.4324503Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-01T22:31:22.4530065Z git version 2.43.0.windows.1
2026-08-01T22:31:22.4553231Z ##[endgroup]
2026-08-01T22:31:22.4560962Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\0db87dcd-2222-4d14-829e-89cbd4766edd\.gitconfig'
2026-08-01T22:31:22.4574194Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\0db87dcd-2222-4d14-829e-89cbd4766edd' before making global git config changes
2026-08-01T22:31:22.4575833Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T22:31:22.4578999Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-01T22:31:22.4818926Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-08-01T22:31:22.5233427Z https://github.com/BigscreenVR/spt-bs-core
2026-08-01T22:31:22.5258385Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-01T22:31:22.5263029Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-01T22:31:22.5481813Z refs/heads/golden/doorbell
2026-08-01T22:31:22.5504581Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-08-01T22:31:22.5993363Z HEAD is now at 13e94d510 docs(doorbell): the sibling-destroying dedupe key, and what a cross-node redemption really does
2026-08-01T22:31:22.7570651Z ##[endgroup]
2026-08-01T22:31:22.7573427Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-08-01T22:31:23.1830080Z ##[group]Cleaning the repository
2026-08-01T22:31:23.1833942Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-08-01T22:31:30.3732155Z Removing target/
2026-08-01T22:31:30.3763577Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-08-01T22:31:30.4413387Z HEAD is now at 13e94d510 docs(doorbell): the sibling-destroying dedupe key, and what a cross-node redemption really does
2026-08-01T22:31:30.4435615Z ##[endgroup]
2026-08-01T22:31:30.4439679Z ##[group]Disabling automatic garbage collection
2026-08-01T22:31:30.4445018Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-01T22:31:30.4934247Z ##[endgroup]
2026-08-01T22:31:30.4934925Z ##[group]Setting up auth
2026-08-01T22:31:30.4940486Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-01T22:31:30.5223010Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-01T22:31:31.0086274Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-01T22:31:31.0620445Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-01T22:31:31.7827167Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-01T22:31:31.8053908Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-01T22:31:32.2418803Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-01T22:31:32.2789810Z ##[endgroup]
2026-08-01T22:31:32.2790395Z ##[group]Fetching the repository
2026-08-01T22:31:32.2801430Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +13e94d510e75a9f92eff2934129e536c29da3b4c:refs/remotes/origin/golden/doorbell
2026-08-01T22:31:33.0251679Z ##[endgroup]
2026-08-01T22:31:33.0252326Z ##[group]Determining the checkout info
2026-08-01T22:31:33.0253446Z ##[endgroup]
2026-08-01T22:31:33.0257794Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-01T22:31:33.0533639Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-01T22:31:33.0750614Z ##[group]Checking out the ref
2026-08-01T22:31:33.0756130Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B golden/doorbell refs/remotes/origin/golden/doorbell
2026-08-01T22:31:33.1219760Z branch 'golden/doorbell' set up to track 'origin/golden/doorbell'.
2026-08-01T22:31:33.1220255Z Your branch is up to date with 'origin/golden/doorbell'.
2026-08-01T22:31:33.1220525Z Switched to and reset branch 'golden/doorbell'
2026-08-01T22:31:33.1241624Z ##[endgroup]
2026-08-01T22:31:33.1517231Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-01T22:31:33.2023301Z 13e94d510e75a9f92eff2934129e536c29da3b4c
